const golang.org/x/crypto/blake2b.maxOutputLength
2 uses
golang.org/x/crypto/blake2b (current package)
blake2x.go#L41: const maxOutputLength = (1 << 32) * 64
blake2x.go#L107: x.remaining = maxOutputLength
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)